Program: Resistorz
By: Ben Axelrod


ABOUT
  This program calculates the equivalent resistance of any
number of resistors in parallel or capacitors in a series.
The equation for this is:

    1           1         1
---------  =  -----  +  -----  + ...
eqivalent      R1        R2


HOW TO USE
  Just enter how many resistors in parallel or capacitors
in a series you have when it asks "how many." NOTE if you
have resistors in a series in parallel with another, then
you must find the equivalent resestance of the series by
hand, then use that value in the program to find the total
equivalent resistance.  That is easy though because it is
just Eqiv= R1 + R2 + ... After you enter the number of 
resistors in parallel that you have, just enter the values
and you are all done. It will give you the answer as a
fraction if possible.

Questions or comments? Email me: bmaxelro@syr.edu